libjxp-java software package provides Java template engine/script processor, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libjxp-java
libjxp-java is installed in your system.
Make ensure the libjxp-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libjxp-java *
You will get with libjxp-java package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Java |
| Package | libjxp-java |
| Version | 1.6.1-5 |
| Description | Java template engine/script processor |
| Sub Section | Java |